:root {
    --rate5-bg: #00B050;
    --rate4-bg: #92D050;
    --rate3-bg: #e4e53b;
    --rate2-bg: #FFC000;
    --rate1-bg: #FE0000;
    --ph-color: #cecece;
    --ph-size: 14px;
    --ph-font-style: italic;
}

::placeholder {
    font-size: var(--ph-size); 
    color: var(--ph-color) !important; 
    font-style: var(--ph-font-style);
    opacity: var(--ph-opacity); 
}

::-webkit-input-placeholder {
    font-size: var(--ph-size);
    color: var(--ph-color) !important; 
}

::-moz-placeholder {
    font-size: var(--ph-size);
    color: var(--ph-color) !important; 
}

:-ms-input-placeholder {
    font-size: var(--ph-size);
    color: var(--ph-color) !important; 
}

.dts a {
    cursor: pointer;
}

.content.rating {
    display: flex;
}

.content.rating:has(.r1.selected) .r1,
.content.rating:has(.r2.selected) .r1,
.content.rating:has(.r3.selected) .r1,
.content.rating:has(.r4.selected) .r1,
.content.rating:has(.r5.selected) .r1{
  background-color: var(--rate1-bg);
  color: white;
  font-weight: bold;
  border: none;
}

.content.rating:has(.r2.selected) .r2,
.content.rating:has(.r3.selected) .r2,
.content.rating:has(.r4.selected) .r2,
.content.rating:has(.r5.selected) .r2{
  background-color: var(--rate2-bg);
	color: white;
    font-weight: bold;
  border: none;
}

.content.rating:has(.r3.selected) .r3,
.content.rating:has(.r4.selected) .r3,
.content.rating:has(.r5.selected) .r3 {
  background-color: var(--rate3-bg);
  color: white;
  font-weight: bold;
  border: none;
}

.content.rating:has(.r4.selected) .r4,
.content.rating:has(.r5.selected) .r4 {
  background-color: var(--rate4-bg);
  color: white !important;
  font-weight: bold;
  border: none;
}

.content.rating:has(.r5.selected) .r5 {
  background-color: var(--rate5-bg);
  color: white !important;
  font-weight: bold;
  border: none;
}

.rate-item.na.selected {
    background-color: #444;
}

.container * {
    font-family: 'KanitLight', sans-serif !important;
}

.slng[lang="cn"] {
    display: none;
}

.sub-menu-item span {
    color: #111 !important;
}

.selectedLang *, .langBox * {
    cursor: pointer;
}

span.slng {
    color: inherit;
    font-size: inherit;
}

.selectedLang {
    position: relative;
    text-align: right;
    font-size: 11pt;
    margin: 2px 0px 2px 8px;
    background: rgba(255, 255, 255, 0.9);
    color: #a64bae;
}

.langBox {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: -10px;
    padding: 0px 10px;
    border-radius: 2px;
    border: 1px solid #eee;
    border-top: none;
    top: 30px;
    display: none;
}

.langBox div {
    font-size: 12pt;
    color: #003980;
    line-height: 2;
    border-bottom: 1px solid #eee;
    text-align: left;
}

div#usrmm-body div[data-id]:hover {
    background-color: lightblue;
    border-radius: 4px;
}

.score-box {
    font-size: 34pt;
    position: relative;
    white-space: nowrap;
}
.vid-center {
    margin: 0px auto;
    max-width: 600px;
      margin-top: -40pt;
}
.head-cco span {
    display: block;
    margin: 5px 20px;
}
.book-bg {
    background-image: url(/portals/0/Images/CompBookBG.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}


.dts-section-2 {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.score-box .dts-txt-4 {
    display: inline-block;
    margin-left: 5px;
}

.light-txt * {
    color: white !important;
}

.dark-txt * {
    color: black !important;
}

div#txt-searchnameautocomplete-list > div:hover {
    background-color: #52d864;
    cursor: pointer;
}
.k-calendar .k-footer, .k-calendar .k-header {
    width: 100%;
}

li.userDisplayName {
    pointer-events: none;
}

.demo-section.k-content {
    background-color: transparent !important;
}

.autocomplete-items > div {
    padding: 8px 5px;
    border-top: 1px solid #ccc;
    cursor: pointer;
}

.member > * {
    vertical-align: middle;
}

.qq-gallery.qq-uploader { min-height: initial !important; }
html { background-color: white !important; }
.board { position: relative; }

div#blk-DispPlan {
    padding: 0px 10px;
    border-left: 1px solid #bbccdd;
    border-right: 1px solid #bbccdd;
    padding-left: 20px;
  min-height: calc(100vh - 250px);
}

a.lnkShe, .lnkShe{
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    padding: 5px;
    border-radius: 8px;
  cursor:pointer;
}

a.lnkShe:hover, .lnkShe:hover {
    background-color: beige;
}

.sdf * {
    letter-spacing: 0.8;
	vertical-align: top;
  white-space: normal;
}
.crt {
    width: 40%;
    padding-top: 20px;
}
.clf {
    width: 59%;
    margin-right: 10px;
}
.sw-mb {
    display: none;
}
.sw-dt {
    display: inline-block;
}
.ctl-title {
    color: #202124;
    font-weight: bold;
    letter-spacing: 0.7;
    padding-top: 20px;
  font-size: 20pt;
}

.ctl-desc {
    font-size: 16pt;
  line-height: 1; 
  padding-top: 15px;
}

.switch-desktop {
      display:inline-block;
}
.Header{
  		font-size: 32pt; 
		color: black;
        padding-bottom:10px;padding-top:20px;
}
.switch-mobile {
     display:none; 
}
.lang-item {
		font-size: 12pt; 
		background-color: #f1f1f1; 
		padding: 5px; 
		margin: 5px; 
		border-radius: 12px; 
		font-weight: bold;  
		vertical-align: middle; 
		min-width: 100px;
		margin-bottom: 10px;
      cursor:pointer;
      text-decoration: none;
	}
	.lang-item:hover {
		background-color: ghostwhite;
	}
.lang-item a {
    color: #424242;
}
	.lang-item img {
		width: 20px;
		border-radius: 15px;
	}
	
	.divLang {
		position: absolute; 
		background-color: #f1f1f1; 
		padding: 10px; 
		border-radius: 16px; 
		right: -1px; 
		z-index: 2;
	}
	
	.lang:hover   .divLang {
		display:inline-block !important;
	}

a.spotlist_SecondaryButton span {
  display: inline-block;
}
a.spotlist_MainButton span, a.spotlist_WarningButton span {
  display:inline;
}

a.wsmAppMenu {
    display: -webkit-box;
    padding-bottom: 0px;
}

a.wsmAppMenu:hover {
    line-height: 0.8;
    padding: 3px 8px !important;
    font-size: 10pt !important;
}

a.wsmAppMenu span {
    font-size: 14pt !important;
    top: -1px;
    padding: 1px 0px;
    padding-bottom: 0px;
}

a.wsmAppMenu:hover span {
    font-size: 14pt !important;
    top: -1px;
    padding: 1px 0px 0px;
}


li.dnnModuleItem .title {
    font-size: 11pt !important;
}
.row { margin:0px !important; }
.container { padding: 0px !important; }
main { border: none !important; }
label.form-label {
    display: block;
    font-size: 18pt;
}
.userCard {
    display: inline-block;
    text-align: left;
    background-color: #cecece;
    padding: 10px 20px;
    margin-right: 20px;
}
.userDisplayName a {
    font-size: 15pt;
}
.loginGroup {
  display: inline-block;
}
a.LoginLink {
    background-color: orange;
    color: white;
    padding: 0px 10px;
    border-radius: 15px;
    margin-left: 5px;
    font-size: 13pt;
    font-weight: normal;
}
.Venue{
  width:100%;
  padding-bottom:30px;
  padding-left:40px;
  padding-top:25px;
}
.VenueAt{
 font-size:24pt;
  color:black;
  line-height:1;
}
.VenueItem{
   font-size:18pt;
  color:black;
    line-height:0.9;
}
.VenueNote{
   font-size:16pt;
  color:green;
    line-height:0.9;
}


.presenter_img{
  border-radius:150px;
  margin-bottom:20px;
  width:130px;
}
.PresenterBlock{
 width:100%;
  display:inline-block;
   text-align:center;
  padding-bottom:25px;
}
.Presenter{
 text-align:center;
  margin:30px;
    display:inline-block;
  width:280px;
}
.PresenterName{
  font-size:20pt;
  color:black;
}
.PresenterName_EN{
  font-size:18pt;
  color:black;
  padding-bottom:5px;
}
.PresenterPosition{
    font-size:16pt;
  color:green !important;
  padding-top:3px;padding-bottom:3px;
}
.PresenterCorp{
    font-size:14pt;
  color:gray;
}
.text_sub {
    text-align: left;
    padding-left: 5px;
}
.text {
    text-align: left;
    padding-left: 5px;
}
.backbutton a {
    color:white !important;
    text-decoration:none !important;
}
.button{
  padding-left:15px;padding-right:15px;
  padding-top:3px;padding-bottom:3px;
  font-size:16pt;
  color:white !important;
  background-color:green;
  border-radius:20px;
  text-decoration:none !important;
 width:160px;
  text-align:center;
     display: inline-block;
    white-space: nowrap;
}
.backbutton{
  padding-left:15px;padding-right:15px;
  padding-top:3px;padding-bottom:3px;
  font-size:16pt;
  color:white !important;
  background-color:black;
  border-radius:20px;
  text-decoration:none !important;
 width:160px;
  text-align:center;
     display: inline-block;
    white-space: nowrap;
}
.button:hover{
  background-color:#26a998;
}
.backbutton:hover{
  background-color:#4aa30f;
}
.pageTitle{
 padding-left:20px;padding-top:5px;padding-bottom:5px; 
}
.documentTitle{
 	border:0px solid #e0e0e0;
  	padding-left:25px;padding-top:5px;padding-bottom:5px;padding-right:10px;
  	font-size:22pt;
    max-width:240px;
   margin-top:20px;margin-bottom:10px;
}
.title{
  font-size:24pt !important;
  color: #222;
  padding-bottom:5px;
  font-weight:bold;
}
.titleEn{
  font-size:17pt !important;
  color:green;
  line-height:0.9;
}

.documentBlock{
  width:100%;
   display:inline-block;
  padding-left:25px;
  margin-right:20px;
}
.docText{
	font-size: 16pt;
	color:black !important;
    font-weight: normal;
    line-height: 1.2;
    text-align: left;
    padding: 10px;
    border-bottom: 1px dotted #e0e0e0;
}
.docText_EN{
	font-size: 14pt;
	color:green !important;
}
.docBlock{
     padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    padding-left: 15px;
    background-color: #cdefd3;
    border-radius: 10px;
    margin-right: 20px;
    height: 140px;
    vertical-align: top;
    margin: 10px;
}
.document{
  display:inline-block;
  width:180px;

}
.documentName{
    font-size:19pt !important;
    color:black;
   padding-bottom:5px;
  line-height:0.9;
}
.documentName_En{
    font-size:16pt !important;
    color:gray;
      line-height: 0.8;
}
.documentName_Cn{
     font-size: 14pt !important;
    color: black;
    padding-bottom: 5px;
    line-height: 1.2; 
}
.icon{
  padding-left:5px;padding-right:5px;
  vertical-align:top;
  display:inline-block;
    border:1px solid #cdefd3;
  margin-right:5px;

}
.icon:hover{
  border:1px dashed white;
  border-radius:20px;
    background-color:#a5e4b0;
}
.boxcenter {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 100%;
    max-width: 300px;
}

.box-topic {
    font-size: 18pt;
    font-weight: bold;
    padding: 5px 11px;
}

.box-topic-name {
    padding: 5px 10px;
    font-size: 38pt;
    font-weight: bold;
}

.box-desc {
    padding: 15px 11px;
    font-weight: bold;
}

.box-btt {
    padding: 0px 11px;
}

.box-btt a {
    color: black;
    background-color: #dcd733;
    padding: 0px 10px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 13pt;
}

.boxcenter img {
    height: 100%;
    max-height: 250px;
}
  .eh{
         font-size:26pt !important;
         color:black;
         padding-bottom:5px;
        }
.Sub-title {
    font-family: TrueMedium !important;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 20pt !important;
    line-height: 0.8 !important;
    padding-right: 10px;
}
.box-current-value {
    display: inline-block;
    font-size: 60pt !important;
    font-weight: bold;
    line-height: 0.8;
    color: #00366c;
    text-align: left;
  padding-left: 20px;
    padding-top:10px;
    vertical-align: middle;
    font-family: TrueMedium;
}
.box-current-unit {
    white-space: initial;
    font-size: 14pt !important;
    line-height: 0.8;
    vertical-align: top;
    color: #000000;
    padding-left: 20px;
  padding-top:5px;
    padding-bottom:20px;
    font-family: TrueMedium !important;
}


.box-status.w-scr.true {
      background-color: #0F70B7;
}

.selectedComp {
    font-size: 15pt;
    font-weight: normal;
    color: orange;
}


.box-section.selection{
  min-width: 120px;
}
.ctl-select {
      max-width: 900px;
}
.inner-section .box-section{
    min-width: 104px !important;
}
.selectedComplbl {
    font-size: 15pt;
    font-weight: normal !important;
    padding: 0px 0px 10px 0px;
}




.selected {
    color: black !important;
}
 

.team-item .member .responsibility {
    padding: 0px 20px; 
  color: #e0e0e0;
}

.responsibility.True {
    color: black !important;
}


.box-title.disabletab * {
    color: #797979;
    cursor: pointer;
}

@media screen and (max-width: 450px) {
    span.she-title {
        font-size: 12pt !important;
    }
    span.she-desc {
        font-size: 9pt !important;
    }
}

.btn-filter:hover {
    background-color: #e3e8c7;
}

.btn-filter.active {
    background-color: #84f021;
}
.btn-filter {
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    border: 1px solid #afafaf;
    cursor: pointer;
}

a.top-btn {
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

a.top-btn img {
    width: 30px;
}

a.top-btn span {
    color: white;
}

a.bt-vw-rpt {
    background-color: white;
    color: #111;
    font-size: 15pt;
    border: 1px solid #888;
    border-radius: 15px;
    padding: 6px 10px;
    margin-top: 33px;
    display: inline-block;
}


div#FrameBlock {
    display: flex;
}

.radSelectRole > label > label {
    margin-left: 30px;
    padding-top: 0px;
    top: -3px;
    position: relative;
}

.box-chart-item {
    display: inline-block;
    vertical-align: top;
}

.b2 {
    position: relative;
    top: -20px;
}

.b3 {
    margin-top: 50px;
}

a.btn-report {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 12px;
    background-color: white;
    border: 1px solid #d8d8d8;
    box-shadow: 1px 1px 2px -1px black;
}

span.rpt-title {
    display: block;
    font-size: 11pt;
    font-weight: normal;
}

span.rpt-desc {
    display: block;
    font-weight: normal;
    font-size: 10pt;
}

.desc-box {
    display: inline-block;
    min-width: 300px;
    vertical-align: top;
}

.box {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    margin-right: 5px;
}

.txt {
    display: inline-block;
    vertical-align: top;
}

span.spanlink {
    color: white;
    font-size: 10pt;
    cursor: pointer;
}


@media screen and (max-width: 980px) {
    .head-cco span {
        font-size: 14pt !important;
    }

    #dnn_ctr881_HtmlModule_lblContent > div > div {
        padding-top: 0% !important;
    }

    .vid-center {
        margin-top: 0px;
    }
}
@media screen and (max-width: 560px){
.box-status.s-scr.true {
      background-color: #0F70B7;
}
}


span#currentLang {
    color: purple !important;
}

.qq-gallery.qq-uploader {
    color: white;
    border: 0px !important;
    padding: 0px !important;
    background: white !important;
}

.qq-gallery.qq-uploader {
    border-radius: 0px !important;
}


.sub-card .col-sm-9 .body .row > div {
    padding-top: 10px;
}

.btn-set.set-2 {
    white-space: nowrap;
    min-width: 75px;
    position: relative;
    right: 15px;
}



/* update this in css */


.inactive {
    filter: grayscale(1);
    pointer-events: none;
    opacity: .8;
}


/* Update 2 */
.dts .form-select, .dts .form-control {
    padding-right: 36px;
}

div.invalid-tooltip {
  left: initial;
}

.bg-dark:hover {
    background-color: black !important;
}

#listGroupComplaint label.form-check-label {
    cursor: help;
}

label.helper {
    padding: 10px 15px;
    margin-top: 5px;
    display: none;
    font-size: 11pt;
    line-height: 1.3;
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
    position: absolute;
    width: 100%;
    z-index: 1;
    min-width: 270px;
    opacity: 90%;
}

.friend ~ label.helper {
    display:block;
}

@media (max-width: 768px) {
   label.helper {
       position: relative;
   } 
}

label.form-check-label:hover ~ .helper {
    display: block;
}

.form-control.form_datetime.invalid {
    border: 1px solid red;
}

span.showinvalid.txtinvalid {
    display: block;
   color :red;
}

.showinvalid {
    display: none;
}

.btn-choosefile{
    display: inline;
    width: 105px;
    padding: 7px 10px;
    float: left;
    text-align: center;
    background: #00ABC7;
    color: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #37B7CC;
    box-shadow: 0 1px 1px rgb(255 255 255 / 37%) inset, 1px 0 1px rgb(255 255 255 / 7%) inset, 0 1px 0 rgb(0 0 0 / 36%), 0 -2px 12px rgb(0 0 0 / 8%) inset;
}

.orange-bg-t {
    background-color: rgb(255 165 0 / 60%);
}

.red-bg-t {
    background-color: rgb(181 30 28 / 60%);
}
.darker-bg-t {
        background-color: #343a40;
}

.focus-no {
    font-weight: bold;
}

a.inline-link, .focus-no {
    font-weight: bold;
    font-size: 1.2em;
}

.larger-txt .body .content {
    font-size: 1.2em;
}

.larger-txt *, .larger-txt a {font-family: 'KanitLight', sans-serif;}

a.inline-link {
    color: #0277bd;
    cursor: pointer;
}

a.inline-link:hover {
    color: #0069a8;
}

.btn-set.set-3 {
    white-space: nowrap;
}

.teal-bg {
    background-color: teal !important;
}

.lightblue-bg {
    background-color: #47b3d7 !important;
}

.active-blue {
    cursor: initial !important;
    background-color: #b1dbff !important;
}

 .form-label-sm {
    font-size: 1.2em !important;
    margin: 0;
    margin-bottom: .5rem;
    margin-top: 0px !important;
}

.desc-txt-color {
    color: #cd6b25;
}

.input-group .fas {
    font-size: .8em;
}

.dts-form .input-group-text {
    padding: .0rem .55rem;
    line-height: 1;
    font-size: 1.8em;
    margin-bottom: 6.5px;
    background-color: #f1f1f1;
}

@media screen and (max-width: 768px) {
    .dts-form .input-group-text {
        margin-bottom: 6px;
    }
}

.dts-form a.input-group-text i {
    color: black;
}

.box-selected-label {
    background-color: #8b9ec1;
    padding: 10px 12px;
    border-radius: 2px;
    vertical-align: top;
}

.blue-box a.btn.btn-info {
    color: white;
    background-color: #0a6d83;
    border-color: #0a6d83;
    font-family: 'KanitLight', sans-serif !important;
}

.list-box .form-check {
    min-height: initial;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.dash-group {
    background-color: #e3e3e3;
    display: inline-block;
    vertical-align: top;
    margin-right: 15pt;
}

a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: center;
    padding: 10px;
    padding-top: 5px;
}

.btn-switch.on-progress {
    background-color: #dcdcdc;
    border-top: 5px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.btn-switch.closed {
    background-color: #abe980;
    border-top: 5px solid #73c738;
    border-bottom: 1px solid #73c738;
}

.btn-switch.attention {
    background-color: #fcdab2;
    border-top: 5px solid #fabd75;
    border-bottom: 1px solid #fabd75;
}

.btn-switch.all {
    background-color: #6ecae9;
    border-top: 5px solid #70cceb;
    border-bottom: 1px solid #52b7d8;
}

.dash-group a * {
    cursor: pointer;
}

a.btn-switch > * {
    display: block;
    line-height: 1;
    margin: 0;
    color: #333334;
    white-space: initial;
}

.skyblue-bg {
    background-color: #6eaad9 !important;
}

.lime-bg {
    background-color: #33ca33 !important;
}

.pink-bg {
    background-color: #f18194 !important;
}

.block-filter {
    display: inline-block;
    vertical-align: top;
}

.block-filter .form-select {
    padding-right: 40px !important;
}

button.i-only {
    border: none;
    background: none;
    font-size: 1.75em;
    color: #3688c7;
}

span.no-radius, no-radius {
    border-radius: 2px !important;
}

label.form-label-sm.inner-header {
    font-size: 10pt !important;
    margin-bottom: .3rem;
}

span.status-box.has-content {
    background-color: #72d70d;
}

span.status-box.has-content-not {
    background-color: #959695;
}

.track-list-top * {
    display: inline-block;
    vertical-align: top;
    margin-top: 2pt !important;
    margin-right: 10px !important;
}



.track-list-top .section-head-txt {
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.track-list-body > * {
    vertical-align: top;
    display: inline-block;
    margin-bottom: 10px;
}

.track-list-body .content.subject {
    width: 27%;
}

.track-list-body .content.body {
    width: 73%;
}

@media screen and (max-width: 768px) {
    .track-list-body > * {
        display: block;
        width: 100% !important;
    }
}

@media screen and (max-width: 560px) {
    .px-0-s {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

label.gray-txt {
    color: #888 !important;
}

label.dsc-txt {
    color: #cd8900;
    margin-bottom: 0px;
    padding-top: 2px;
}

.row.fix-height-c label, 
.row.fix-height-c select {
    height: initial !important;
    min-height: 36px;
    margin: 0px !important;
    vertical-align: top;
    line-height: 1;
    margin-bottom: 10px !important;
}

.row.fix-height-c label {
    padding-top: 10px !important;
}

.txt-desc-col {
    display: none;
}

@media screen and (max-width: 580px) {
    .row.fix-height-c > div {
        display: block;
        margin: 0px 10px
    }
    .row.fix-height-c > div:first-child {
        display: none;
    }
    .row.fix-height-c > div:nth-child(3) {
        background-color: #ececec;
        margin-top: 20px;
        border-radius: 4px;
        padding-bottom: 10px;
        width: calc(100% - 19px);
        padding-top: 15px;
    }
    .row.fix-height-c label.txt-desc-col {
        display: block;
        margin: 0px !important;
        padding: 0px;
        min-height: initial;
        margin-bottom: 10px !important;
    }

    .row.fix-height-c label {
        padding-top: 0px !important;
    }
}

      .ui-slider-range {
         background:green;
      }
      .percent {
        color:green;
        font-weight:bold;
        text-align:center;
        width:100%;
        border:none;
      }



.hiddenText {
    display: none;
}

.modal-detail .modal-content * {
    /* padding: 10px !important; */
    font-size: 1.3em !important;
    line-height: 1.3;
    color: black;
}

div[key="show-detail"] {
    color: #00a797;
    text-decoration: underline;
    cursor: pointer;
}

.selected-com {
    background-color: #282828;
    border-top: 12px solid #01b5ff;
}

.content.sm {
    font-size: 0.8em !important;
}

.normal-list .content {
    font-size: 1em;
}

.normal-list select.form-select-sm {
    font-size: 0.95em;
    padding: .2rem;
    min-width: 140px;
}

.normal-list .body .content {
    color: black;
}

.business-name {
    background-color: #76c4f4;
}

.box-company {cursor: pointer;}

#usrmm-body > .row > div:hover {
    cursor: pointer;
    font-weight: bold;
}

.module-menu-title{
   margin-top: 0.10rem!important;
    margin-bottom: 0.1rem!important;
    font-size: 19pt!important;
}

.section-head-txt.my-1.white-txt {
    margin-top: 0.10rem!important;
    margin-bottom: 0.1rem!important;
    font-size: 19pt!important;
}

.font-content-sm {
      font-size: 12pt!important;
 		 line-height:0.8!important;
}
.font-btn{
	font-size: 12pt!important;
}
.content.content-status{
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
}
.dts-title-cmp{ font-size:9pt; line-height:0.8!important;}
.dts-dsc-cmp{font-size:9pt}
.list-committee-name { font-size: 10pt;}
.font-sm-10{ font-size: 10pt;}
.btn-blue{
    color: #fff;
    background-color: #4b9bc4;
    border-color: #fefefe;
  font-weight:bold;
}
.section-head-subject{
     font-style: italic;
    font-size: 18pt;
    font-weight: bolder;
    padding-bottom: 15pt;
    color: #868b8f;
}
i.fas.fa-tv.yellow-bg {
    background: #FBAF39;
}
.l0 {
    background: gray;
}

.l1 {
    background: green;
}

.l2 {
    background: yellow;
}

.l3 {background: orange;}

.l4 {
    background: red;
}

.list-title-lable-card{
    font-size: 16pt!important;
   font-weight: bold;
   font-style: italic;
   color: #283593;
}

.list-lable-card{
	font-size: 12pt;
    padding: 2pt;
}

.lesson-group-desc .detail {
    font-size: 15pt;
    color: #444;
    line-height: 1.5;
    vertical-align: top;
}
.lesson-group-desc .subject {
    font-size: 15pt;
    padding-top: 15px;
    padding-bottom: 3px;
    color: black;
    font-weight: bold;
    line-height: 1 !important;
    margin-bottom: .3em;
}
.lesson-group-desc .subject.subject-number{
  font-style: italic;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.5em !important;
  color: #1e8383;
  min-width: 20pt;
  line-height: 1 !important;
  padding-top: 12px !important;
  white-space: nowrap;
}



.container .dts-form-control {
    padding: 0px 20px;
}


.mt-2.detail {
    padding-left: 40pt;
    max-width: 800px;
}

.ml-3.exercise .detail {
    margin-left: 33pt;
    margin-bottom: .5em;
    max-width: 1000px;
}

.ml-3.exercise .detail > * {
    vertical-align: top;
    padding-top: 0;
    line-height: 1.3;
    font-weight: bold;
    color: #444
}

.mt-2.detail .form-group label {
    font-size: 1.5em;
    color: #3c8383;
}

.mt-2.detail .form-group textarea {
    font-size: 1.5em;
}

.header-system-dsc.survey {
    font-size: 1.3em;
    line-height: 1.2;
}

.char {
    font-size: 30px;
    font-weight: 700
}
    
.legend-box-sm {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

label.form-label.legend-txt {
    display: inline-block;
    vertical-align: top;
    margin: 6px;
}

.less-st {
    background-color: #f9564e;
}

.less {
    background-color: #f4b12c;
}

.warn {
    background-color: #efe560;
}

.good {
    background-color: #28a745;
}

.great {
    background-color: #55a6df;
}

.dashbox-state {
    width: 130px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 12px 20px 0px;
}

.dash-title {
    font-size: 1.4em;
    margin-bottom: 5px;
    line-height: 1.2;
    min-height: 41px;
}

.dash-state-val {
    font-size: 3em;
    color: #333334;
    display: initial;
}

.dash-state-box {
    height: 80px;
    border-radius: 4px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.label-flex-box {
    align-items: center;
    display: flex;
    /* justify-content: center; */
    height: 100%;
}

.label-flex-box .form-label {
    font-size: 2em !important;
    font-weight: 500;
    color: #00518b;
}

.sepline {
    border-right: 4px solid #d9d9d9;
}

@media screen and (max-width: 450px) {
    .sepline {
        border: 0px;        
    }

    .sepline .label-flex-box .form-label {
        border-bottom: 4px solid #f3f3f3;
        padding-bottom: 5px;
        width: 100%;
        margin-bottom: 10px
    }
}

.font-weight-lb{
    font-size: 16pt;
    font-weight: bold;
}
div#geo-desc {
    margin-top: 0px;
    padding-top: 0px;
  display: none;
}

.geo-disabled-block {
    background-color: #ffd78e;
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 1.2em;
    line-height: 1.2;
}

.geo-disabled-block a {
    margin: 0px 5px;
    text-decoration: underline !important;
    color: #0540a4;
}

.manual-vid-frame {
    margin-top: 4em;
    margin-bottom: 2em;
}

.vid-desc {
    padding: 1em 0em;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.2;
    margin-bottom: 1em;
}


i.circular {
    border-radius: 50px;
    border: 1px solid white;
    padding: 5px;
    font-size: .8em !important;
    width: 24px;
}

.cyan-bg-t {
    background-color: rgb(69 176 113 / 70%);
}

.dark-bg {
    background-color: #333334;
}

.bu-lv1 {
    font-size: 1.4em !important;
}

.bu-lv2 {
    font-size: 1.2em !important;
}

.dot-state {
    background-color: white;
    font-size: .1pt;
    border-radius: 50px;
    width: 12px;
    height: 12px;
    margin: 6px 5px 0px 0px;
    min-width: 12px;
}

.dot-state.late {
    background-color: #e0781b !important;
}

.list-box .body .row:nth-child(even) .dot-state {
    background-color: #eceff1;
}

.active-yellow {
    cursor: initial !important;
    background-color: #f0e45d !important;
}


div.overdue {
    color: #da8d00;
}

.teal-txt {
    color: teal;
}

.lb-groupname-title.my-1.black-txt {
    font-size: 14pt;
    font-style: italic;
}
.qlv-3{
margin-left:10pt!important;
}

.rotate {
    font-size: 1.6em;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    white-space: nowrap;
    height: 20px;
    position: absolute;
    top: 40%;
 }

.dash-bg-s-1 {
    background-color: #edcdd3;
}

.dash-bg-d-1 {
    background-color: #ffeff1;
}

.dash-bg-m-1 {
    background-color: pink;
}

.dash-bg-s-2 {
    background-color: #f3d49b;
}

.dash-bg-d-2 {
    background-color: #fff4e0;
}

.dash-bg-m-2 {
    background-color: #f3bf60;
}

.dash-bg-s-3 {
    background-color: #9bd4f3;
}

.dash-bg-d-3 {
    background-color: #e5f7ff;
}

.dash-bg-m-3 {
    background-color: #8bcce9;
}

.dash-bg-s-4 {
    background-color: #b3c0ff;
}

.dash-bg-d-4 {
    background-color: #e5ebff;
}

.dash-bg-m-4 {
    background-color: #8fa7fd;
}

.dash-bg-s-5 {
    background-color: #e8ed9d;
}

.dash-bg-d-5 {
    background-color: #fefff0;
}

.dash-bg-m-5 {
    background-color: #d6dd79;
}

.dash-bg-s-6 {
    background-color: #85df87;
}

.dash-bg-d-6 {
    background-color: #f1ffe5;
}

.dash-bg-m-6 {
    background-color: #59c75c;
}

.dash-bg-m-4 span {
    top: 48%;
}

.dash-bg-m-4, .dash-bg-m-5 {
    min-height: 420px;
}

div[class*="dash-bg-s-"] label {font-weight: bold;}



.green-bg-t {
    background-color: rgb(2 128 71 / 60%);
}

.bar-r {border-right: 1px solid white;}

.circle-i {
    border: 1px solid white;
    border-radius: 30px;
    padding: 3px 3px 3px 4px;
    width: 21px;
    height: 20px;
}

i.fas.fa-bars.circle-i {
    font-size: 10pt;
}

.white-bg {background-color: white;}

.data-stat {
    display: inline-block;
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    margin-top: 3px;
    margin-right: 8px;
    border-radius: 30px;
    border: 1px solid #c0c0c0;
    background-color: whitesmoke;
}

.data-stat.unread {
    background-color: #ff8a9b;
}

.input-group .fa-exclamation-circle {
    display: inline-flex;
    font-size: 1rem;
    padding: 0px 10px;
    align-self: center;
    margin-bottom: 5pt;
    color: #848484;
}

.input-group .fa-calendar-alt {
    display: inline-flex;
    font-size: 1rem;
    padding: 0px 10px;
    align-self: center;
    margin-bottom: 5pt;
    color: #848484;
}

.dts-txt-sm {font-size: 11pt;line-height: 1.2;}

.secondary-txt {color: #009595;}

.message-item {margin-bottom: 1em;font-size: 12pt; display: flex;
    vertical-align: top;}

.msg-from {font-size: 11pt;font-weight: bold;}

.msg-text {color: #0277bd;}

.date-group i {position: absolute;right: 0;color: #333334 !important;}

.date-group > input:first-child {border-radius: 0.25rem !important;background-color: #f9fafb;}

.main22 div#dropzone_img1 {
    padding: 0px;
    border: none;
    border-radius: 2px !important;
    background-color: #dfe7f3;
}

.main22 .dropzone .dz-preview.dz-image-preview {
    background: transparent;
}

.main22 .dropzone .dz-preview .dz-progress {
    margin-top: 4pt;
}

.main22 .dropzone .dz-preview .dz-image img {
    margin: auto;
}

.message-item > div {display: inline-block;vertical-align: top;}

.msg-img img {width: 100px;min-width: 100px;}

.msg-img {margin-right: 10px;}

.btn-switch.reviewed {
    background-color: #eae765;
    border-top: 5px solid #bebc4f;
    border-bottom: 1px solid #bebc4f;
}

.btn-switch.onprogress {
    background-color: #e0e0e0;
    border-top: 5px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}

.btn.btn-orange {
    color: #fff;
    background-color: #ea8a0d;
    border-color: #db800a;
}

.btn.btn-orange:hover {
    color: #fff;
    background-color: #cf7c0e;
}

.btn.btn-approve {
    color: #fff;
    background-color: #0e66e9;
    border-color: #0e63e3;
}

.btn.btn-approve:hover {
    color: #fff;
    background-color: #0c5dd6;
}

.main22 label.form-label {
    display: inline-block;
    vertical-align: top;
}

.req-color {
    color: #d30b1e;
}

.type-send.s2 a.btn-switch > * {
    display: block;
    line-height: 1;
    margin: 0;
    color: white;
    white-space: initial;
    font-size: 10pt;
}
.type-send.s2 a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 10pt 12pt;
    margin-top: 5px;
    border-radius: 0.6rem;
    margin-right: 2pt;
    min-width: 100px;
     border-top: 0px;
    border-bottom: 0px;
}


.type-send.s2 .btn-switch.onprogress {
    background-color: #747474;
}

.type-send.s2 .btn-switch.closed {
    background-color: #45a900;
    /* border-top: 5px solid #73c738; */
    /* border-bottom: 1px solid #73c738; */
}

.type-send.s2 .btn-switch.attention {
    background-color: #db7700;
    /* border-top: 5px solid #fabd75; */
    /* border-bottom: 1px solid #fabd75; */
}

.type-send.s2 .btn-switch.reviewed {
    background-color: #a9a603;
    /* border-top: 5px solid #70cceb; */
    /* border-bottom: 1px solid #52b7d8; */
}

.type-send.s2 .btn-switch.all {
    background-color: #007fa9;
    /* border-top: 5px solid #70cceb;
    border-bottom: 1px solid #52b7d8; */
}

.type-send.s2 a.btn-switch .status-val {
    font-size: 18pt;
    margin-bottom: 3px;
}

span.use-template {
    font-size: 11pt;
    text-decoration: underline;
    color: #0055d5;
    cursor: pointer;
}

.header .content {
    font-size: 12pt;
}

.tab-menu-item:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.tab-menu-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ia-crr-bg {
    background-color: #fdebe6;
}

.ia-ytd-bg {
    background-color: #e0e0f7;
}

.dash-bottom {
    border-bottom: 1px dashed gray;
}

.modal-body.dts div.form-label {
    line-height: 1.5;
}

.btn-switch.lib_all {
    background-color: #dcdcdc;
    border-top: 5px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.btn-switch.lib_waiting {
    background-color: #ffccd5;
    border-top: 5px solid #f2abb8;
    border-bottom: 1px solid #f2abb8;
}
.btn-switch.darf {
    background-color: #6ecae9;
    border-top: 5px solid #5ab1cf;
    border-bottom: 1px solid #52b7d8;
}
.dash-group {
    background-color: #e3e3e3;
    display: inline-block;
    vertical-align: top;
    margin-right: 15pt;
}
.type-send.s2 a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 10pt 12pt;
    margin-top: 5px;
    border-radius: 0.6rem;
    margin-right: 2pt;
    min-width: 100px;
    border-top: 0px;
    border-bottom: 0px;
}

.btn-switch.lib_all {
    background-color: #dcdcdc;
    border-top: 5px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.type-send.s2 a.btn-switch > * {
    display: block;
    line-height: 1;
    margin: 0;
    color: white;
    white-space: initial;
    font-size: 10pt;
}
.type-send.s2 a.btn-switch .status-val {
    font-size: 18pt;
    margin-bottom: 3px;
}

.type-send.s2 a.btn-switch > * {
    display: block;
    line-height: 1;
    margin: 0;
    color: white;
    white-space: initial;
    font-size: 10pt;
}
.type-send.s2 a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 10pt 12pt;
    margin-top: 5px;
    border-radius: 0.6rem;
    margin-right: 2pt;
    min-width: 100px;
    border-top: 0px;
    border-bottom: 0px;
}
.type-send.s2 a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 10pt 12pt;
    margin-top: 5px;
    border-radius: 0.6rem;
    margin-right: 2pt;
    min-width: 100px;
    border-top: 0px;
    border-bottom: 0px;
}
.btn-switch.lib_waiting {
    background-color: #ffccd5;
    border-top: 5px solid #f2abb8;
    border-bottom: 1px solid #f2abb8;
}

.dash-group {
    background-color: #e3e3e3;
    display: inline-block;
    vertical-align: top;
    margin-right: 15pt;
}
.btn-switch.closed {
    background-color: #45a900;
    /* border-top: 5px solid #73c738; */
    /* border-bottom: 1px solid #73c738; */
}
.type-send.s2 a.btn-switch {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 10pt 12pt;
    margin-top: 5px;
    border-radius: 0.6rem;
    margin-right: 2pt;
    min-width: 100px;
}
a.btn-switch > * {
    display: block;
    line-height: 1;
    margin: 0;
    color: white;
    white-space: initial;
    font-size: 10pt;
}
a.btn-switch .status-val {
    font-size: 18pt;
    margin-bottom: 3px;
}
.dark-blue-bg-t {
    background-color: rgb(0 112 255 / 61%);
}
.dts-input-group i {
    position: absolute;
    font-size: 15pt;
    padding: 7px;
    right: 0pt;
    color: gray;
    z-index: 2;
    pointer-events: visible;
}
.dts-input-group {
    position: relative;
}
a.btngroup {
    display: inline-block;
    border-radius: 4px;
    background-color: #4b4b4b;
}
a.btngroup * {
    cursor: pointer;
}
a.btngroup .form-label {
    font-size: .7rem;
}
.green-icon {
    color: #70c83c;
}
a.btngroup label {
    display: inline-block;
}

.input-group .add-group {
    line-height: 1;
    font-size: 12pt;
    margin-bottom: 6px;
}

.dash-group.s2 {
    background: transparent;
}


.autocomplete-items > li {
    padding: 8px 5px;
    border-top: 1px solid #ccc;
    cursor: pointer;
}
.ui-menu-item-wrapper {
    line-height: 2;
}
.dts .autocomplete-items li {
    margin: 15px 0px;
    padding: 15px 15px 0px;
    font-size: 11pt;
}
ul#ui-id-1 {
    width: 700px;
    background: white;
    border: 1px solid black;
    cursor: pointer;
}

section.dts.gray-bg .msg-img {
    display: block;
}

section.dts.gray-bg .message-item {
    flex-direction: column;
    background-color: white;
    padding: 1rem;
    border-radius: .4rem;
    max-width: 630px;
}

section.dts.gray-bg .msg-img {
    padding: .5rem 1rem;
    border-left: 1px solid #ccc;
    margin: .5rem 0rem 0rem .5rem;
}

section.dts.gray-bg .msg-img a img {
    width: 100%;
    max-width: 300px;
}

section.dts.gray-bg .msg-text {
        margin-top: 5px;
}



.form-control.form-search-input {
    padding: 0px;
    line-height: 1;
    border: none;
    min-height: initial;
    min-width: 400px;
}

.search-box {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0px 8px 20px rgba(0,0,0,0.06);
    box-shadow: 0px 8px 20px rgba(0,0,0,0.06);
    width: fit-content;
    padding: 0px 20px;
    position: relative;
    top: -20px;
    border: 1px solid #efefef;
}

.search-box > * {
    font-size: 1.5em !important;
}

.search-box i {
    color: #6c757d;
}

.search-box input:focus{
    outline: none !important;
    border: none;
    box-shadow: none;
}

@media screen and (max-width: 576px) {
    .search-box, .search-box.m-auto {
        top: initial;
        width: 100%;
        margin: 20px 0px !important;
    }

    .form-search-input {
        width: 100%;
    }
}

span.search-desc {
    font-size: 1.5em;
    color: gray;
    display: inline-block;
}

.tag-box {
    font-size: 1.5em;
    padding: 15px 0px 15px;
}

.tag-box .tagFilter {
    color: rgb(234, 76, 137);
    text-decoration: none;
    margin: 5px;
    display: inline-block;
    background-color: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
}


.doc-item {
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    padding: 15px 0px;
    border-top: 1px solid #efefef;
}

.doc-item i {
    font-size: 30px;
    position: relative;
    color: #dbb3c7;
    top: 5px;
}

.doc-item .doc-content {
    width: 100%;
    margin-left: 10px;
}

.doc-item .doc-publish {
    font-size: 15px;
}

.doc-item .doc-content > div {
    display: inline-block;
}

.doc-item .doc-content > .doc-publish {
    display: block;
    margin-top: 2px;
    color: #656565;
}

.doc-type {
    font-weight: 400;
    color: #444;
}

.doc-code {
    color: #1e88c3;
}

.doc-name {
    margin-right: 10px;
}

.doc-type {
    color: gray;
}

.doc-content div {
    line-height: 1.2;
}

.doc-type {
    color: white;
    background-color: #a5a5a5;
    display: inline-block;
    padding: 0px 10px 3px;
    border-radius: 16px;
    line-height: 1;
    font-size: 16px;
}

.doc-type.policy {
    background-color: #ff7a91;
}

.doc-name a {
    text-decoration: underline !important;
    color: #4747c6;
}

.search-pd {
    display: flex !important;
    max-width: 800px;
    padding: 0px;
}


input#search-txt {
    min-width: 300px;
}

.btn.icon-search {
    display: flex;
    height: 46px;
    margin: 0px 4px;
    justify-content: center;
    align-items: center;
    padding: 12px;
}

.right-pane .search-group {
    margin: 20pt 0px;
}

@media screen and (max-width: 1400px) {
    .right-pane .search-group {
        margin: 4pt 0px 0px 20px;
    }    
}

@media screen and (max-width: 768px) {
    .right-pane {
        width: 100%;
    }
    .btn.icon-search {
        height: 42px
    }
}

@media screen and (max-width: 740px) {
    .right-pane .search-group {
        margin: 4px;
    }    
    input#search-txt {
        min-width: initial;
        width: 100%;
    }
    .search-pd {
        width: 100%;
        display: inline-flex !important;
    }
}


.red-bg {
    background: darkcyan !important;
}


.qr-bg {
    background: #00a99d !important
}

.mt-2.subject-chat-massage {
    color: green;
    font-size: 11pt;
}

.mt-1.detail-chat-local {
    color: #4e64bf;
    font-size: 13pt;
}

label#txtDescription {
    line-height: 1.5;
}
.file-frame {
        display: flex;
        flex-wrap: wrap;
    }

    .file-frame>.file-item {
        display: flex;
        align-items: start;
        margin-right: 24pt;
        margin-bottom: 8pt;
    }

    .file-item img {
        width: 24px;
        margin-right: 8px;
    }

    .file-frame .file-item span {
        display: inline-block;
        padding-top: 5px;
        font-size: 12pt;
    }

.modal-content {
    background-image: url(/Portals/0/images/BGV2/bg-select-company.jpg);
    background-size: cover;
    background-position: center;
}

.help-box {
    font-size: 14px;
    color: #a36500;
}

.latlngVal {
    font-size: 14px;
    color: #0000e6;
    font-weight: 800 !important;
}

.top-uname {
    position: fixed;
    top: 14px;
    right: 38px;
    font-size: 11pt;
    color: #444;
    display: flex;
    vertical-align: top;
    align-items: center;
}

.role-badge {
    border-radius: 4px;
    display: inline-block;
    transition: all 0.2s ease;
    background: rgb(255 0 127);
    background: linear-gradient(34deg, rgb(255 0 201) 0%, rgb(255 0 38) 44%, rgb(255 0 127) 100%);
    color: white;
    font-weight: bold;
    font-size: 8pt;
    padding: 5px 10px;
}


.cpg-logo img {
    top: 0px !important;
}

.cpg-logo {
    height: 50px !important;
}

.cpg-logo a {
    top: 6px !important;
}

.container-main {
    margin-top: 50px !important;
}

.top-uname #uname {
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width: 496px) {
    .top-uname #uname {
        max-width: 200px;
    }
}

h3.title-11.gb {
    font-size: 1.5rem;
    font-weight: bold;
    color: #222;
}

.admin_message .admin_textHead {
    font-size: 1em;
}

.admin_message .admin_text_desc {
    font-size: 1em;
    line-height: 1.2 !important;
    display: inline-block;
}

.dark-pane .admin_message_block {
    margin-top: 0px;
}

.mobile-connect{
    width: 100%;
    aspect-ratio: 9 / 37;
	min-height: initial !important;
    height: initial !important;
}

.white-t-section {
    background-color: rgb(255 255 255 / 80%);
}

.table-cell {
    display: table-cell;
    height: 100%;
    padding: 20px 15px;
    max-width: 150px;
}

.white-t-section .table-cell.active {
    background: rgb(255 255 255 / 90%);
}

.top-menu-item {
    color: white;
    padding: 10px;
    background-color: rgb(0 0 0 / 60%);
    margin-right: 5pt;
    font-size: 11pt;
    cursor: pointer;
}

.top-menu-item.active {
    background-color: white;
    color: #444;
    font-weight: bold;
    position: relative;
}

.top-menu-item:hover {
    box-shadow: 1px 1px 5px #b5b5b5;
}

.manual-txt {
    font-weight: bold;
    font-size: 1em;
    margin: 8px 0px 5px;
    line-height: 1.2;
}

.bottom-mnl .manual-txt,
.bottom-mnl .manual-dsc {
    text-align: left;
}

.bottom-mnl .table-cell {
    cursor: pointer;
}

.main-menu-block>* {
    display: inline-block;
    vertical-align: top;
    box-sizing: content-box;
    padding: 0px 20pt;
}

.main-menu-block label {
    font-size: 10pt;
    font-weight: bold;
    display: block;
    margin: 5px 0px;
}

.menu-item {
    text-align: center;
    display: inline-block;
    margin: 10pt;
    width: 90px;
    vertical-align: top;
    cursor: pointer;
}

.main-menu-block .left-pane {
    padding-left: 0px;
    margin-top: 20pt;
}

.main-menu-block .right-pane {
    padding-right: 0px;
    border-left: 1px solid white;
}

.cat-pane .menu-item {
    text-align: left;
    width: 74px;
}

.cat-pane .menu-item label {
    font-weight: normal;
    font-size: 9pt;
}


@media (max-width: 1400px) {
    .container {
        max-width: 750px;
    }
    .main-menu-block .left-pane {
        margin-top: 0px;
        padding-right: 0px;
    }
    .main-menu-block .right-pane {
        border: none;
        padding-left: 0px;
    }
    .menu-item,
    .cat-pane .menu-item {
        width: 90px;
        text-align: left;
    }
}

@media (max-width: 740px) {
    .container {
        max-width: 540px;
    }
    .menu-item,
    .cat-pane .menu-item {
        width: 90pt;
        text-align: left;
    }
}

@media (max-width: 480px) {
    .menu-item,
    .cat-pane .menu-item {
        width: 67pt;
    }
}

.system-menu-GRC_CompAudit.system-menu-item.active {
    background-color: #005b99;
    color: white;
}

/*
.container-blank {
    height: 100%;
    min-height: calc(100vh - 390px);
    background-position-y: 50px;
    background-position-x: -80px;
}
*/

.dts.md-block {
    display: flex;
    /* align-items: center; */
    height: 100%;
}

@media (min-width: 576px) {
    .container-blank {
        background-position-y: 50px;
        background-position-x: 0px;
    }
}

/*
@media (min-width: 768px) {
    .container-blank {
        min-height: calc(100vh - 305px);
    }
}
*/

.dts.landing.md-block {
    min-height: calc(100vh - 480px);
    margin: 2em 0px !important;
}

.dts-sd-ft .col-md-4 .sub-footer-box {
    display: none !important;
}

span.btn-landing {
    aspect-ratio: 1/1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    font-size: 16pt;
    color: white;
    border: 2px solid white;
    border-radius: 12pt;
    background-color: gray;
    margin-bottom: 8pt;
    
}

span.btn-landing.report {
    background-color: #afaf20;
}
span.btn-landing.report:hover {
    background-color: #7d7d0e;
}

span.btn-landing.assess {
    background-color: #27538c;
}
span.btn-landing.assess:hover {
    background-color: #133766;
}

span.btn-frame {
    display: inline-block;
    text-align: center;
}

span.btn-frame label {
    font-size: 13pt;
}

.v25 .header .content {
    font-size: 10pt;
}

.content.bold {
    font-weight: bold;
    line-height: 1 !important;
    display: block;
}

.v25 .body > .row {
    border-bottom: 1px solid #efefef;
    align-items: center;
    padding-right: 0px;
}

.v25 .list-box .btn-set {
    top: 0px !important;
}

.v25 .list-box .btn-set i {
    background: white;
    border: 1px solid #efefef;
    border-radius: 4px;
    aspect-ratio: 1/1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0px 2px;
}

.v25 .list-box .btn-set i.fa-copy {
    color: #00bd00;
}

.v25 .list-box .btn-set i.fa-trash {
    color: #ff7e13;
}

.v25 .list-box .btn-set i.fa-pencil, .v25 .list-box .btn-set i.fa-eye {
    color: #039fd5;
}

.v25 .list-box .body .row>div {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

.v25 .btn-set-sp {
    padding-top: 4pt !important;
}

.dts.list.v25 {
    min-height: calc(100vh - 500px);
}

.btn-set-sp .btn-set {
    background-color: #f5f5f5;
    padding: 4px;
    border-radius: 4px;
}

.pb-s-col {
    padding-bottom: 8pt !important;
}

.v25 .list-box .body .row:nth-child(even) {
    background-color: #e5f1f9;
}

@media (max-width: 1198px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .v25 .btn-set-sp {
        padding-top: 0px !important;
    }
    .btn-set-sp .btn-set {
        background: none;
        padding: 0px;
    }
    .pb-s-col {
        padding-bottom: 0pt !important;
    }
}

.fa-arrow-right {
    color: green !important;
}

.white-bg-t {
    background: rgb(255 255 255 / 60%);
}

.banner-block .dark-txt {
    color: #222;
}

.txt-bold {
    font-weight: bold;
}

.container.bu-banner {
    padding-top: .5em !important;
    padding-bottom: .5em !important;
}

.bu-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bu-title .logo-txt {
    font-size: 12pt;
}

.v25 .fa-envelope {
    color: #ef59a9 !important;
}

.v25 .title {
    font-size: 18pt !important;
}

.center-wbtn {
    display: flex;
    align-items: center;
}

.btn-sm.btn-form {
    padding: .1rem .3rem;
}

.tab-menu.tab-item {
    color: #222;
    border: 1px solid #d2d2d2;
    font-size: 11pt;
    padding: .2em .5em;
}

.tab-menu.tab-item.ca.active {
    background-color: #009986;
    color: white;
}

.box-required {
    display: flex;
    align-items: center;
}

i.fa-solid.fa-asterisk {
    color: #ff6c00;
    font-size: 20pt;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 5px;
}



.subject .form-label {
    margin: 0px;
    display: inline-block;
}

.dts .subject {
    margin: 5px 0px;
}

.dts.v25 .sim-form .row {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sim-control {
    margin-bottom: 5px;
}

.subject.box-required {
    min-height: 26.7px;
}

.banner-block.nfx .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.form-label.form-label-desc {
    font-size: 10pt !important;
}

.v25 .module-menu label {
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
}

.category-sec-bg {
    background-color: #ddf1f7;
}

.category-item {
    display: inline-block;
    border: 1px solid #b4d6e1;
    border-radius: 4px;
    padding: 5px 10px;
    color: #5a5a5a;
    margin: 4px 8px;
    margin-left: 0px;
    background-color: #c5e6f1;
}

.category-item:hover {
    color: #222;
}

.category-item span {
    display: block;
    font-size: 11pt;
}

.category-item .sub-txt {
    font-size: 10pt;
}

.question-block .content, .qNo.q-title {
    line-height: 1.2;
    font-size: 12pt
}

.question-block .q-title {
    font-weight: bold;
    margin-bottom: 8pt;
}

.rate-item {
    background-color: #efefef;
    line-height: 1;
    padding: 6px 0px;
    font-size: 8pt;
    min-width: 52px;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-right: 1px solid #dddddd;
}

.content.q-desc {
    color: green;
    font-size: 10pt;
    line-height: 1;
}

.content.q-desc.c2 {
    color: #00ca00;
}

.sep-col {
    border-right: 1px solid #d2d2d2;
}

.file-item {
    display: flex;
    align-items: center;
    background-color: #eeeeee;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    font-size: 11pt;
    padding: 15px;
}

.file-item i {
    font-size: 13pt;
}

.file-item i.fa-trash {
    color: #ff5b0f;
}

.finding-subform-bg {
    background-color: #e5edf5;
    border-radius: 4px;
    margin: calc(1.5rem / 2);
}

.subform .content.no {
    font-size: 30pt;
    font-style: italic;
    text-align: center;
}

.subform .content {
    line-height: 1.2 !important;
    font-size: 12pt;
}

.subform .content.content-desc {
    font-size: 11pt;
    white-space: pre-wrap;
}

.subform .topic {
    color: gray;
    /* margin-bottom: 6pt; */
    margin-bottom: 2pt;
    font-size: 10pt;
}

.bg-t {
    background-color: transparent !important;
}

.subform > .body > .row {
    padding: 8pt 0px;
    border-bottom: 1px solid #c2c2c2;
}

.subform > .body > .row:last-child {
    border-bottom: none;
    padding-bottom: 12pt;
}

.content.rating > .rate-item:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.content.rating > .rate-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.w-upload-desc {
    width: 64%;
    max-width: 400px;
}

.disabled {
    filter: grayscale(1) !important;
    opacity: .5 !important;
    pointer-events: none !important;
}

.dts a.btn, .dts a.btn:visited {
    color: white !important;
    display: inline-block;
}

.category-item.active {
    background-color: #0092c4 !important;
	color: white;
	pointer-events: none;
}

.question-block {
    display: flex;
}

.qNo.q-title {
    margin-top: 0px;
    text-align: center;
    min-width: 36px;
}

.question-detail {
    margin-right: calc(var(--bs-gutter-x)/ -2);
}

.subform .content.q-title {
    font-size: 12pt;
}

.sim-modal .header-2 {
    font-size: 12pt;
    font-weight: bold;
}

.modal-content.no-bg {
    background: white;
}

.dts .form-lbl-desc {
    font-size: 10pt;
    line-height:1.2;
}

.compaudit .modal-header {
    background-color: #003888;
    color: white;
}

.compaudit .add-emp-ft-bg {
    background-image: url("/portals/0/images/bg/Banner-EmployeeSelector.jpg");
    background-size: cover;
    background-position: center;
    min-height: 85px;
}

.compaudit .lightgray-bg {
    background-color: #f4f4f4;
}

.sim-modal .header-2 {
    font-size: 12pt;
    font-weight: bold;
}

.modal-content.no-bg {
    background: white;
}

.dts .form-lbl-desc {
    font-size: 10pt;
    line-height:1.2;
}

.compaudit .modal-header {
    background-color: #003888;
    color: white;
}

.compaudit .add-emp-ft-bg {
    background-image: url("/portals/0/images/bg/Banner-EmployeeSelector.jpg");
    background-size: cover;
    background-position: center;
    min-height: 85px;
}

.compaudit .lightgray-bg {
    background-color: #f4f4f4;
}

.dts .sim-modal .autocomplete-items div {
    margin: 0px !important;
    padding: 8px 15px !important;
}

.sim-modal div#txtBURepautocomplete-list {
    padding: 0px !important;
    border-radius: 4px;
    border: 1px solid #bcbcbc !important;
}

.dts .sim-modal .autocomplete-items div:hover {
    background-color: #74d8f9;
}

.swal2-actions button {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .1rem .8em;
    font-size: 1rem;
    border-radius: .25rem;
    margin: 0px .3em !important;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
}

.swal2-title {
    font-size: 16pt !important;
    padding-top: 0px !important;
}

.swal2-html-container {
    padding-top: .5em !important;
    font-size: 12pt !important;
}

button.cssSwalCancel {
    background-color: #efefef;
}

button.cssSwalConfirm {
    background-color: #0083cd;
    color: white;
}

.row.rowQuestion {
    border-bottom: 1px solid #efefef;
    margin-bottom: 2em !important;
    padding-bottom: 2em;
}

#siteWrapper .cpg-logo {
    z-index: 1050;
}

.rate-desc-block {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: 10px 15px;
    border-radius: 8px;
}

.rate-desc-block .caption, .rate-desc-block .content {
    font-size: 11pt;
    line-height: 1.2;
}

.rate-desc-block .caption {
    font-weight: bold;
}

.no-data-block .content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}


.no-data-block {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #30b4c9;
    padding: 2em 1em;
    border-radius: 8px;
    margin: 2em 1em;
}

.no-data-block .main-txt {
    font-size: 14pt;
    font-family: inherit;
    font-weight: bold;
}

.no-data-block .sub-txt {
    font-size: 12pt;
}

.v25 .list-box .body .rem-list .row, .rem-list .row:nth-child(even) {
    background-color: #fcfcfc !important;
    padding-top: 8pt;    
}

.v25 .list-box .body .rem-list > .row {
    border-top: 1px solid #efefef;
}

.modal-footer.select-bu-bg {
    background-image: url(/Portals/0/images/BGV2/bg-select-company.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}

.rate-desc-block td {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12pt;
}

.rate-desc-block td.rate-no {
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    padding-right: 8px;
}

.rate-item.selected {
    color: white !important;
}

.checkboxlist .form-check,
.radioboxlist .form-check{
    display: flex;
    align-items: center;
}

.checkboxlist.is-invalid .form-check-label,
label.is-invalid {
    color: #dc3545;
}

span.focus {
    font-size: inherit;
    color: #9e3d06;
    font-weight: bold;
}

.btn-dts.btn-warning {
    background-color: #ff7a00;
    border-color: #ec7405;
}

.btn-dts.btn-warning:hover {
    background-color: #ec7405;
    border-color: #dc6d06;
}

.date-group[readonly] input, .date-group[readonly] i, input[readonly] {
    background-color: #e9ecef;
    pointer-events: none;
}

.bu-title img.main-logo {
    border: 1px solid #efefef;
    margin-right: 10px !important;
    display: inline-block;
}

select[readonly] {
    background-color: #e9ecef;
    pointer-events: none;
}

a.btn-to-top {
    background-color: #09a8c6;
    border: 1px solid white;
    width: 30px;
    position: fixed;
    bottom: 3em;
    right: 2em;
    z-index: 3000;
    display: inline-flex;
    font-size: .8em;
    color: white;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    cursor: pointer;
}

.cssSwalConfirmClose {
    background-color: gray !important;
}

a.lnkHome {
    font-size: 1.5em;
    color: #444;
    cursor: pointer;
}

.header-system-txt.sub-txt {
    font-size: 15pt;
}

.menu-item.menu-item-desc {
    width: 231px;
}

.menu-item.menu-item-desc .btn-frame {
    display: flex;
    align-items: start;
    text-align: start;
}

.menu-item.menu-item-desc .btn-landing {
    margin-right: 8px;
}

.menu-item.menu-item-desc .txt-desc {
    font-size: 13px;
    font-weight: normal;
}

.swal2-title {
    font-family: 'KanitLight';
}

.black-txt {
    color: #444 !important;
}

.content.forReadOnly {
    white-space: pre-wrap;
    border: 1px solid #d8d8d8;
    border-radius: 4pt;
    padding: .5em .8em;
    font-size: 12pt;
    line-height: 1.3;
    min-height: 4em;
    background-color: #f8f8f8;
}

.topic.plan {
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 5px;
}

.topic.plan.plan-1 {
    color: #005496;
}

.topic.plan.plan-2 {
    color: #740079;
}


